home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMCELLVIEWER / TFRMCELLVIEWER.txt
Encoding:
Text File  |  2003-01-14  |  930 b   |  56 lines

  1. object frmCellViewer: TfrmCellViewer
  2.   Left = 332
  3.   Top = 220
  4.   Width = 327
  5.   Height = 305
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'frmCellViewer'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnClose = FormClose
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object memContents: TMemo
  19.     Left = 0
  20.     Top = 0
  21.     Width = 319
  22.     Height = 278
  23.     Align = alClient
  24.     ScrollBars = ssBoth
  25.     TabOrder = 0
  26.   end
  27.   object IvTranslator1: TIvTranslator
  28.     DictionaryName = 'dcoAMStepBuilder'
  29.     Left = 356
  30.     Top = 84
  31.     TargetsData = (
  32.       1
  33.       5
  34.       (
  35.         '*'
  36.         'Hint'
  37.         0)
  38.       (
  39.         '*'
  40.         'Caption'
  41.         0)
  42.       (
  43.         'TMemo'
  44.         'Text'
  45.         0)
  46.       (
  47.         '*'
  48.         'Items'
  49.         0)
  50.       (
  51.         '*'
  52.         'Cells'
  53.         0))
  54.   end
  55. end
  56.